home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Browsers, Managers & Extensions / Mini Map Sidebar 0.3.8 / mini_map_sidebar-0.3.8-fx.xpi / license.txt < prev   
Text File  |  2008-08-25  |  2KB  |  54 lines

  1. Copyright Tony Farndon 2008     
  2.      This file may be used under the terms of of the
  3.      GNU General Public License Version 2 or later (the "GPL"),
  4.      http://www.gnu.org/licenses/gpl.html
  5.      
  6.      Software distributed under the License is distributed on an "AS IS" basis,
  7.      WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  8.      for the specific language governing rights and limitations under the
  9.      License.
  10.  
  11. This extension is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. 
  12.      
  13. !!EXCEPTIONS!!
  14.  
  15. Main browser context menu code based on Map+ by Rahim Sonawalla
  16.  
  17. json.js is released under public domain
  18.  
  19. geohash.js is released under MIT by David Troy
  20.  
  21. fireeagle code from Yahoo! under BSD(Amended)
  22.  
  23. oauth under Apache license
  24.  
  25. There are some functions contained in geooverlay.js which are based on GeoURL 0.4
  26. Created by Patrick H. Lauke aka redux - http://www.splintered.co.uk - May 2005 / Reviewed December 2005
  27. Some code elements inspired by Chris Pederick's Web Developer Extension http://www.chrispederick.com
  28.  
  29. Distributed under the Creative Commons Attribution-ShareAlike license.
  30.  
  31. You are free:
  32.  
  33.     * to copy, distribute, display, and perform the work
  34.     * to make derivative works
  35.     * to make commercial use of the work
  36.  
  37. Under the following conditions:
  38.  
  39.     * Attribution. You must give the original author credit.
  40.     * Share Alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under a licence identical to this one.
  41.  
  42.     * For any reuse or distribution, you must make clear to others the licence terms of this work.
  43.     * Any of these conditions can be waived if you get permission from the copyright holder.
  44.  
  45. Your fair use and other rights are in no way affected by the above.
  46.  
  47. http://creativecommons.org/licenses/by-sa/2.0/
  48.  
  49. These functions are:
  50.  
  51. geourlInitff(e)
  52. geourlChangeStateff (but not including the var latlong statements as this is from vinq.com under the GPL)
  53.  
  54.